[INFO] cloning repository https://github.com/fantoine/agix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fantoine/agix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffantoine%2Fagix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffantoine%2Fagix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 86b1f8e9e2b23a46b7bb2cb2e07b167a16ba3ebd
[INFO] testing fantoine/agix against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffantoine%2Fagix" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fantoine/agix
[INFO] finished tweaking git repo https://github.com/fantoine/agix
[INFO] tweaked toml for git repo https://github.com/fantoine/agix written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fantoine/agix on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fantoine/agix already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9aafaeb453c66479a2b96fd20ae62fb9d8e60b2e8aa4f6e35c1e56a92e0a4746
[INFO] running `Command { std: "docker" "start" "-a" "9aafaeb453c66479a2b96fd20ae62fb9d8e60b2e8aa4f6e35c1e56a92e0a4746", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9aafaeb453c66479a2b96fd20ae62fb9d8e60b2e8aa4f6e35c1e56a92e0a4746", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aafaeb453c66479a2b96fd20ae62fb9d8e60b2e8aa4f6e35c1e56a92e0a4746", kill_on_drop: false }`
[INFO] [stdout] 9aafaeb453c66479a2b96fd20ae62fb9d8e60b2e8aa4f6e35c1e56a92e0a4746
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cc884a1ed5d8d1f382717c2fffa715e7baf00b558f375dc358ead64078786ed
[INFO] running `Command { std: "docker" "start" "-a" "9cc884a1ed5d8d1f382717c2fffa715e7baf00b558f375dc358ead64078786ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling deflate64 v0.1.12
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.52.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling agix v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "9cc884a1ed5d8d1f382717c2fffa715e7baf00b558f375dc358ead64078786ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cc884a1ed5d8d1f382717c2fffa715e7baf00b558f375dc358ead64078786ed", kill_on_drop: false }`
[INFO] [stdout] 9cc884a1ed5d8d1f382717c2fffa715e7baf00b558f375dc358ead64078786ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3e99cd782ff3c395ef864542d6e3e5dcd1d7967ac75e462c41b2ab71235d7e8
[INFO] running `Command { std: "docker" "start" "-a" "f3e99cd782ff3c395ef864542d6e3e5dcd1d7967ac75e462c41b2ab71235d7e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling agix v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.54s
[INFO] running `Command { std: "docker" "inspect" "f3e99cd782ff3c395ef864542d6e3e5dcd1d7967ac75e462c41b2ab71235d7e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3e99cd782ff3c395ef864542d6e3e5dcd1d7967ac75e462c41b2ab71235d7e8", kill_on_drop: false }`
[INFO] [stdout] f3e99cd782ff3c395ef864542d6e3e5dcd1d7967ac75e462c41b2ab71235d7e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1e41e09b7a0e9d816e220f81dfb4cf0fe85ba21acd6f419e18dcf9154d69d969
[INFO] running `Command { std: "docker" "start" "-a" "1e41e09b7a0e9d816e220f81dfb4cf0fe85ba21acd6f419e18dcf9154d69d969", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agix-e08e53ce96379e2f)
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test core::resolver::tests::excludes_filtered_cli ... ok
[INFO] [stdout] test drivers::claude::tests::find_alias_matches_by_repo_not_by_name ... ok
[INFO] [stdout] test core::resolver::tests::shared_dep_goes_to_all_active_clis ... ok
[INFO] [stdout] test core::resolver::tests::resolves_cli_specific_deps ... ok
[INFO] [stdout] test drivers::claude::tests::parse_marketplace_list_tolerates_extra_fields ... ok
[INFO] [stdout] test drivers::claude::tests::parse_plugin_list_extracts_id ... ok
[INFO] [stdout] test commands::tests::find_project_root_finds_self ... ok
[INFO] [stdout] test commands::tests::find_project_root_finds_parent ... ok
[INFO] [stdout] test drivers::tests::scope_display ... ok
[INFO] [stdout] test sources::git::tests::detect_git_support_reports_libgit2_version ... ok
[INFO] [stdout] test sources::git::tests::resolve_ref_exact_sha_shortcircuits ... ok
[INFO] [stdout] test drivers::claude::tests::uninstall_removes_files ... ok
[INFO] [stdout] test sources::github::tests::defaults_when_env_var_unset ... ok
[INFO] [stdout] test sources::github::tests::env_var_overrides_default_bases ... ok
[INFO] [stdout] test sources::github::tests::explicit_override_wins_over_env_var ... ok
[INFO] [stdout] test commands::tests::find_project_root_returns_none_when_missing ... ok
[INFO] [stdout] test drivers::claude::tests::installs_skills_to_correct_path ... ok
[INFO] [stdout] test commands::tests::find_project_root_inner_wins_over_outer ... ok
[INFO] [stdout] test sources::github::tests::fetch_github_creates_dest ... ok
[INFO] [stdout] test drivers::codex::tests::installs_to_managed_directory ... ok
[INFO] [stdout] test sources::github::tests::parse_org_repo_invalid ... ok
[INFO] [stdout] test sources::github::tests::parse_org_repo_valid ... ok
[INFO] [stdout] test sources::github::tests::resolve_exact_40_hex_sha_returns_directly ... ok
[INFO] [stdout] test sources::local::tests::content_hash_changes_on_modification ... ok
[INFO] [stdout] test sources::tests::as_marketplace_is_some_only_for_marketplace ... ok
[INFO] [stdout] test sources::tests::canonical_roundtrips_through_parse ... ok
[INFO] [stdout] test sources::local::tests::fetch_local_source_copies_files ... ok
[INFO] [stdout] test sources::tests::local_path_exposes_path_only_for_local ... ok
[INFO] [stdout] test sources::tests::parse_git_source ... ok
[INFO] [stdout] test sources::tests::parse_github_source ... ok
[INFO] [stdout] test sources::tests::parse_github_source_no_ref ... ok
[INFO] [stdout] test sources::tests::parse_local_source ... ok
[INFO] [stdout] test sources::tests::parse_local_suggested_name_strips_trailing_slash ... ok
[INFO] [stdout] test sources::tests::parse_marketplace_source ... ok
[INFO] [stdout] test sources::tests::parse_marketplace_without_plugin_fails ... ok
[INFO] [stdout] test sources::tests::parse_missing_scheme_fails ... ok
[INFO] [stdout] test sources::tests::parse_routes_to_correct_scheme ... ok
[INFO] [stdout] test sources::tests::parse_unknown_scheme_fails ... ok
[INFO] [stdout] test sources::tests::scheme_names_lists_all_registered ... ok
[INFO] [stdout] test ui::prompt::tests::non_interactive_deduplicates_preselect ... ok
[INFO] [stdout] test ui::prompt::tests::non_interactive_empty_preselect_returns_empty ... ok
[INFO] [stdout] test ui::prompt::tests::non_interactive_passes_through_known_clis ... ok
[INFO] [stdout] test ui::prompt::tests::non_interactive_preserves_order ... ok
[INFO] [stdout] test ui::prompt::tests::non_interactive_rejects_unknown_cli ... ok
[INFO] [stdout] test sources::git::tests::resolve_ref_falls_back_to_head ... ok
[INFO] [stdout] test sources::git::tests::resolve_ref_finds_tag ... ok
[INFO] [stdout] test sources::git::tests::fetch_local_git_repo ... ok
[INFO] [stdout] test sources::github::tests::resolve_tag_returns_sha ... ok
[INFO] [stdout] test sources::github::tests::resolve_branch_falls_back_when_tag_missing ... ok
[INFO] [stdout] test sources::github::tests::fetch_uses_web_base_for_archive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/agix-8b72919184b54d64)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/add_test.rs (/opt/rustwide/target/debug/deps/add_test-9f26690d8da14d77)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test step11_add_without_local_agentfile_falls_back_to_global ... ok
[INFO] [stdout] test step13_add_same_local_twice_warns_and_overwrites ... ok
[INFO] [stdout] test step13_add_same_cli_scoped_twice_warns_and_overwrites ... ok
[INFO] [stdout] test regression_global_auto_init_honors_non_interactive_env_var ... ok
[INFO] [stdout] test step10_add_marketplace_global_scope_auto_inits_non_interactively ... ok
[INFO] [stdout] test regression_add_marketplace_does_not_install_sibling_deps ... ok
[INFO] [stdout] test step2_add_local_shared_dep_writes_to_top_level_dependencies ... ok
[INFO] [stdout] test step14_suggested_name_local_strips_extension_and_uses_basename ... ok
[INFO] [stdout] test step4_add_local_multi_cli_writes_under_each_section ... ok
[INFO] [stdout] test step3_add_local_single_cli_writes_per_cli_section ... ok
[INFO] [stdout] test step14_suggested_name_marketplace_uses_plugin_name ... ok
[INFO] [stdout] test step9_add_marketplace_local_scope_invokes_claude_shim ... ok
[INFO] [stdout] test step14_suggested_name_git_uses_last_path_minus_dotgit ... ok
[INFO] [stdout] test step8_add_git_from_local_bare_repo_succeeds ... ok
[INFO] [stdout] test step6_add_github_without_version_fetches_head_sha ... ok
[INFO] [stdout] test step12_add_unknown_source_type_errors_with_known_schemes_listed ... ok
[INFO] [stdout] test regression_marketplace_total_failure_returns_nonzero ... ok
[INFO] [stdout] test step5_add_local_unknown_cli_errors_with_known_drivers_listed ... ok
[INFO] [stdout] test step7_add_github_with_at_ref_fetches_tag_sha ... ok
[INFO] [stderr]      Running tests/agentfile_test.rs (/opt/rustwide/target/debug/deps/agentfile_test-d7040ae2f7271fa3)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test parse_minimal_project_manifest ... ok
[INFO] [stdout] test parse_package_manifest ... ok
[INFO] [stdout] test parse_project_manifest ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/check_test.rs (/opt/rustwide/target/debug/deps/check_test-ce733fbdeb8865bf)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test check_unknown_cli_warns_but_succeeds ... ok
[INFO] [stdout] test check_valid_package_manifest ... ok
[INFO] [stdout] test check_valid_project_manifest ... ok
[INFO] [stdout] test check_invalid_toml_reports_line_col ... ok
[INFO] [stdout] test check_missing_agentfile_fails ... ok
[INFO] [stdout] test check_unparseable_per_cli_dep_source_fails ... ok
[INFO] [stdout] test check_unparseable_top_level_dep_source_fails ... ok
[INFO] [stdout] test check_missing_cli_fails ... ok
[INFO] [stdout] test check_package_missing_version_fails ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/doctor_test.rs (/opt/rustwide/target/debug/deps/doctor_test-95ecfbdc72a367de)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test step4_doctor_reports_local_codex_config_when_dot_codex_exists ... ok
[INFO] [stdout] test regression_doctor_warns_on_missing_installed_file ... ok
[INFO] [stdout] test step2_doctor_lists_every_registered_driver_with_detection_state ... ok
[INFO] [stdout] test step3_doctor_reports_local_claude_config_when_dot_claude_exists ... ok
[INFO] [stdout] test regression_doctor_reports_all_present_when_tracked_files_exist ... ok
[INFO] [stdout] test step2_doctor_without_local_agentfile_falls_back_to_global ... ok
[INFO] [stdout] test step7_doctor_without_lock_reports_no_lock_file ... ok
[INFO] [stdout] test step5_doctor_reports_agentfile_status_when_valid ... ok
[INFO] [stdout] test step8_doctor_labels_marketplace_packages_as_cli_managed ... ok
[INFO] [stdout] test step6_doctor_with_broken_agentfile_reports_parse_error_and_exits_nonzero ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/export_roundtrip_test.rs (/opt/rustwide/target/debug/deps/export_roundtrip_test-85e1cc1b9bc96fae)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test export_zip_is_self_contained_and_installable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/export_test.rs (/opt/rustwide/target/debug/deps/export_test-354d8849f0d71530)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test step4_export_all_produces_zip_with_both_scopes ... ok
[INFO] [stdout] test step4b_export_all_with_only_global_warns_and_succeeds ... ok
[INFO] [stdout] test step7_export_preserves_github_source_verbatim ... ok
[INFO] [stdout] test step2_export_default_filename_writes_agix_export_zip_in_cwd ... ok
[INFO] [stdout] test step8_export_preserves_marketplace_source_verbatim ... ok
[INFO] [stdout] test step4c_export_all_vendors_local_deps_under_scope_prefix ... ok
[INFO] [stdout] test step5_export_without_agentfile_falls_back_to_global ... ok
[INFO] [stdout] test export_creates_zip_with_agentfile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/init_test.rs (/opt/rustwide/target/debug/deps/init_test-18cbc43669f27088)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test init_deduplicates_repeated_cli_flags ... ok
[INFO] [stdout] test init_creates_agentfile ... ok
[INFO] [stdout] test init_rejects_unknown_flag_scope ... ok
[INFO] [stdout] test init_global_scope_creates_home_agentfile ... ok
[INFO] [stdout] test global_scope_auto_inits_agentfile_if_missing ... ok
[INFO] [stdout] test init_with_preselected_clis_writes_them_to_agentfile ... ok
[INFO] [stdout] test init_rejects_unknown_cli ... ok
[INFO] [stdout] test init_fails_if_already_initialized ... ok
[INFO] [stdout] test init_global_scope_fails_if_already_initialized ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/install_test.rs (/opt/rustwide/target/debug/deps/install_test-c0326e49999fa118)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test step12_post_install_hook_executes ... ok
[INFO] [stdout] test install_command_from_agentfile ... ok
[INFO] [stdout] test regression_marketplace_reinstall_already_installed_is_silent_success ... ok
[INFO] [stdout] test step2_fresh_install_of_full_pkg_copies_all_subdirs ... ok
[INFO] [stdout] test step11_install_when_claude_not_detected_warns_but_installs ... ok
[INFO] [stdout] test step3_install_twice_is_idempotent ... ok
[INFO] [stdout] test step8_shared_dep_with_exclude_codex_only_installs_for_claude ... ok
[INFO] [stdout] test step9_install_without_local_agentfile_falls_back_to_global ... ok
[INFO] [stdout] test step4_reinstall_after_source_change_updates_content_hash_and_rewrites_file ... ok
[INFO] [stdout] test step7_cli_specific_deps_do_not_cross_contaminate ... ok
[INFO] [stdout] test step10_install_with_invalid_source_names_the_dep ... ok
[INFO] [stdout] test step5_install_git_dep_with_version_branch_checks_out_that_ref ... ok
[INFO] [stdout] test step6_install_mixed_local_git_and_marketplace_sources ... ok
[INFO] [stdout] test install_local_package_for_claude ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- install_local_package_for_claude stdout ----
[INFO] [stdout]   ⚠ CLI 'claude' not detected — installing 'my-pkg' anyway; files will be picked up once 'claude' is installed
[INFO] [stdout] 
[INFO] [stdout] thread 'install_local_package_for_claude' (841) panicked at tests/install_test.rs:41:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59934269ab98 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59934269ab98 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59934269ab98 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59934269ab98 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5993426b3aba - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5993426b3aba - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5993426a1322 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5993426a1322 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x599342674e06 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599342674e06 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599342690b79 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599341e098cc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x599341e098cc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599342690df2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x599342690df2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599342674ec2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59934266c379 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599342675ecd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5993426b42fc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5993426b4072 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x599341de4153 - <core[5a1c3e9896636f3a]::result::Result<(), agix[66214eabe259fdfc]::error::AgixError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x599341de4153 - install_test[9368badbd22a1b4d]::install_local_package_for_claude::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/install_test.rs:41:10
[INFO] [stdout]   22:     0x599341dfbf72 - <core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x599341dfbfed - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x599341dfb2ed - <tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x599341dfb1eb - tokio[c7f4862919d772a9]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x599341dfb1eb - tokio[c7f4862919d772a9]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x599341dfb1eb - <tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x599341df50d0 - <tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x599341dfa1bd - <tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x599341df9464 - <tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x599341ddf59b - <tokio[c7f4862919d772a9]::runtime::context::scoped::Scoped<tokio[c7f4862919d772a9]::runtime::scheduler::Context>>::set::<<tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x599341de1e29 - tokio[c7f4862919d772a9]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x599341ddfeb2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7f4862919d772a9]::runtime::context::Context>>::try_with::<tokio[c7f4862919d772a9]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x599341ddfa3e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7f4862919d772a9]::runtime::context::Context>>::with::<tokio[c7f4862919d772a9]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x599341de16ad - tokio[c7f4862919d772a9]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x599341df7290 - <tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x599341df7586 - <tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x599341df8f70 - <tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x599341de1d13 - tokio[c7f4862919d772a9]::runtime::context::runtime::enter_runtime::<<tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x599341df4b71 - <tokio[c7f4862919d772a9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x599341df4534 - <tokio[c7f4862919d772a9]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x599341df46ff - <tokio[c7f4862919d772a9]::runtime::runtime::Runtime>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x599341de5ec1 - install_test[9368badbd22a1b4d]::install_local_package_for_claude
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/install_test.rs:46:48
[INFO] [stdout]   44:     0x599341de2677 - install_test[9368badbd22a1b4d]::install_local_package_for_claude::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/install_test.rs:18:44
[INFO] [stdout]   45:     0x599341dfc5a6 - <install_test[9368badbd22a1b4d]::install_local_package_for_claude::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x599341dfc9ab - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x599341dfc9ab - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x599341e0a225 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x599341e0a225 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x599341e0a225 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x599341e0a225 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x599341e0a225 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x599341e0a225 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x599341e0a225 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x599341e04d84 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x599341e04d84 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x599341e0d2a2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x599341e0d2a2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x599341e0d2a2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x599341e0d2a2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x599341e0d2a2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x599341e0d2a2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x599341e0d2a2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5993426999df - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5993426999df - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x775cfd722aa4 - <unknown>
[INFO] [stdout]   67:     0x775cfd7afa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     install_local_package_for_claude
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test install_test`
[INFO] running `Command { std: "docker" "inspect" "1e41e09b7a0e9d816e220f81dfb4cf0fe85ba21acd6f419e18dcf9154d69d969", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e41e09b7a0e9d816e220f81dfb4cf0fe85ba21acd6f419e18dcf9154d69d969", kill_on_drop: false }`
[INFO] [stdout] 1e41e09b7a0e9d816e220f81dfb4cf0fe85ba21acd6f419e18dcf9154d69d969
